-- card: 7157 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Rope bridge crossing ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "Mountain Trail" put it&return&"Cross the bridge" into field "textarea" of card "Mountain Trail" get field "textarea" of card "Mountain Trail" put it&return&"Jump" into field "textarea" of card "Mountain Trail" get field "textarea" of card "Mountain Trail" put it&return&"Travel upstream" into field "textarea" of card "Mountain Trail" visual effect dissolve go to card "Mountain Trail" end mouseUp -- part contents for background part 1 ----- text ----- Rope bridge crossing -- part contents for background part 2 ----- text ----- The trail takes you to a canyon traversed by a shakey bridge made of rotting rope and boards. Far below, a turbulent river spins whirlpools and froth before it vanishes over the edge of a high waterfall. -- part contents for background part 5 ----- text ----- 5